Extender
Extender interface for use with extend. Extenders may be used to add metadata or change options on an action builder.
Inheritors
Functions
Link copied to clipboard
abstract fun extend(@NonNull builder: NotificationCompat.Action.Builder): NotificationCompat.Action.Builder
Apply this extender to a notification action builder.